Goto

Collaborating Authors

 general purpose


How to Select the Right EC2 Instance – A Guide to EC2 Instances and Their Capabilities

#artificialintelligence

EC2 (Elastic Compute Cloud) is the most widely-used compute service from AWS. It's also one of the oldest services launched by AWS, as it was started in 2006. In this article, I will go through some things you should consider when selecting an EC2 instance. You can think of an EC2 instance as not too different from your personal computer. These three questions should also cross your mind when selecting an EC2 instance. The difference being, you are only renting the instance from AWS, instead of buying it as you would with a personal computer.


Foundation Models: AI's Next Frontier

#artificialintelligence

Modern-day artificial intelligence (AI) centers on learning from data -- and the more data there is, the better it learns. That's why, until now, AI research and application has been largely focused on training bigger AI models on more data by using highly efficient computational resources. But while significant progress has been made in this area, many application areas -- such as healthcare and the manufacturing industry -- have limited data available, which has limited its applicability in these areas. Foundation models could be the solution to this. The term "foundation models" refers to a general purpose behind an AI model.


A Beginner's Guide to Basic Python

#artificialintelligence

Python programming language is a recommended language for beginners to learn. The reason is, this language has concise commands, so it is very easy to understand and write. You want to learn Python, but are confused about where to start? This time, we invite you to get to know what Python is, its functions and data types, to practice Python tutorials themselves. Python is one of the many examples of programming languages in the world.


The EU's New Proposed Rules on A.I. Are Missing Something

Slate

Thus far, most attempts at making policy for artificial intelligence have fallen into one of two camps: either outright bans on certain applications of machine learning--for instance, the facial recognitions bans passed in a few cities in the United States--or very broad, high-level principles that offer no concrete guidance or specific rules, like the "Ethical Principles for Artificial Intelligence" that the Department of Defense adopted in 2020 for developing and implementing A.I. in a responsible, equitable, traceable, reliable, and governable manner. There are obvious drawbacks to both of these approaches: The former seems neither sustainable nor scalable, given the pace with which machine learning is advancing and the extent to which both public and private entities seem eager to adopt it, while the latter often amounts to little more than window-dressing and vague reassurances that policymakers are at least thinking about the big questions posed by automated decision-making. That's why it was such a big deal when the European Commission released its proposed rules for artificial intelligence last week. While the rules are not yet final, the 108-page document "laying down harmonised rules on artificial intelligence" is certainly the closest any regulatory body has come to trying to develop more detailed and nuanced rules for A.I. than just banning certain uses or promise to implement these systems in generally ethical ways. European Commission executive vice president Margrethe Vestager hailed the new document as a set of "landmark rules" and others have since referred to them as "strict" or "ambitious," or an effort by the EU to become a "super-regulator."


Japan's Fugaku supercomputer is tackling some of the world's biggest problems

The Japan Times

Instead, it was born with an "application-first philosophy," meaning that its exclusive purpose is to dedicate its computational excellence to tackling some of the world's biggest challenges, such as climate change, says Satoshi Matsuoka, 57, the mastermind behind the project. "Benchmark excellence is not our priority," he said in an interview conducted in fluent, near flawless English. Instead, he said, its success is assessed "based on how much we can accelerate the applications that are important in society." As the director of Riken's Center for Computational Science, Matsuoka and his team have set out nine application areas for Fugaku to work on that are of importance to society, such as medicine, pharmacology, disaster prediction and prevention, environmental sustainability and energy. Matsuoka began leading the team developing the next-generation supercomputer in around 2010, just before its predecessor K computer became the world's fastest supercomputer in the Top500 benchmark by conducting more than 10 quadrillion calculations per second.


Hardware Aware Training for Efficient Keyword Spotting on General Purpose and Specialized Hardware

arXiv.org Machine Learning

Keyword spotting (KWS) provides a critical user interface for many mobile and edge applications, including phones, wearables, and cars. As KWS systems are typically 'always on', maximizing both accuracy and power efficiency are central to their utility. In this work we use hardware aware training (HAT) to build new KWS neural networks based on the Legendre Memory Unit (LMU) that achieve state-of-the-art (SotA) accuracy and low parameter counts. This allows the neural network to run efficiently on standard hardware (212$\mu$W). We also characterize the power requirements of custom designed accelerator hardware that achieves SotA power efficiency of 8.79$\mu$W, beating general purpose low power hardware (a microcontroller) by 24x and special purpose ASICs by 16x.


A Model for Auto-Programming for General Purposes

arXiv.org Artificial Intelligence

The Universal Turing Machine (TM) is a model for VonNeumann computers --- general-purpose computers. A human brain can inside-skull-automatically learn a universal TM so that he acts as a general-purpose computer and writes a computer program for any practical purposes. It is unknown whether a machine can accomplish the same. This theoretical work shows how the Developmental Network (DN) can accomplish this. Unlike a traditional TM, the TM learned by DN is a super TM --- Grounded, Emergent, Natural, Incremental, Skulled, Attentive, Motivated, and Abstractive (GENISAMA). A DN is free of any central controller (e.g., Master Map, convolution, or error back-propagation). Its learning from a teacher TM is one transition observation at a time, immediate, and error-free until all its neurons have been initialized by early observed teacher transitions. From that point on, the DN is no longer error-free but is always optimal at every time instance in the sense of maximal likelihood, conditioned on its limited computational resources and the learning experience. This letter also extends the Church-Turing thesis to automatic programming for general purposes and sketchily proved it.


Brain systems for learning language predate humans

Daily Mail - Science & tech

The origins of humans' ability to learn language may be older than our species itself. New research has found that language may be learned in ancient'general purpose' brain circuits that emerged before humans existed, and can even be found in other animals. It's long been thought that human language relied solely on mechanisms found in our species – but, the new findings now suggest this may not be the case, after all. In addition to the evolutionary implications, experts say the discovery could be used to help improve language learning for those who may have difficulties, including people with dyslexia and stroke-related damage. The origins of humans' ability to learn language may be older than our species itself.


Wise up, deep learning may never create a general purpose AI

#artificialintelligence

In August 2015, a number of carefully selected Facebook users in the Bay Area discovered a new feature on Facebook Messenger. Known as M, the service was designed to rival Google Now and Apple's Siri. A personal assistant that would answer questions in a natural way, make restaurant reservations and help with Uber bookings, M was meant to be a step forward in natural language understanding, the virtual assistant that – unlike Siri – wasn't a dismal experience. Fast forward a couple of years, and the general purpose personal assistant has been demoted within Facebook's product offering. Poor M. The hope was that it would tell users jokes and act as a guide, life coach and optimisation tool.


The Secret to Strong AI – Numenta – Medium

#artificialintelligence

Artificial Intelligence techniques such as "deep learning" and "convolutional neural networks" have made stunning advancements in image recognition, self-driving cars, and other difficult tasks. Numerous AI companies have appeared to catch the wave of excitement as funding and acquisitions have accelerated. Yet, leading AI researchers realize something is not right. Despite the impressive progress, current AI techniques are limited. For example, deep learning networks typically require millions of training examples before they start working correctly, while a human can learn something new with just a few exposures.